Showing posts with label Screen Graphics. Show all posts
Showing posts with label Screen Graphics. Show all posts
6.28.2013 How to create an airbrush tool for drawing
You know how to draw like a pencil and circles and rectangles and stuff. But how do you make an airbrush tool in Lazarus? Here's how...
5.14.2013 Measure the Angle of a Line
When you draw a line, does that come to you that how many degrees is that line? How much is it steep or flat? Learn through your own program.
5.05.2013 Image Copy Paste: Storing an Image in Clipboard & Retrieving it
In paint programs, we see a function to copy an image to clipboard and paste it from there. Paste an image from anywhere, Photoshop, Firefox in your own program! Here's how...
5.04.2013 A Simple Image Viewer from Start to Finish
Today we are going to make a simple image viewer. It will have a lot of functionality but with only 5 lines of code!
4.07.2013 How to get your mouse cursor position (+Bonus: set position also!!)
Find out if your user is pointing to left or right, top or down of the screen. If you are keen for a shock, then yes! You can also position the cursor wherever you want! Without having the user moving their mouse! Here's how
Subscribe to:
Posts (Atom)